projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4800a24
)
build: Depend on wayland-protocols 1.9
author
Timm Bäder
<mail@baedert.org>
Tue, 5 Sep 2017 08:07:54 +0000
(10:07 +0200)
committer
Timm Bäder
<mail@baedert.org>
Tue, 5 Sep 2017 08:09:24 +0000
(10:09 +0200)
Needed for the keyboard shortcuts inhibit protocol
meson.build
patch
|
blob
|
history
diff --git
a/meson.build
b/meson.build
index 31f7071f62adaca30602ecc67562be45d69b6d68..995680aa900fe8eb0d79e8128e16717fabc4ccb5 100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-30,7
+30,7
@@
atk_req = '>= 2.15.1'
cairo_req = '>= 1.14.0'
gdk_pixbuf_req = '>= 2.30.0'
introspection_req = '>= 1.39.0'
-wayland_proto_req = '>= 1.
7
'
+wayland_proto_req = '>= 1.
9
'
wayland_req = '>= 1.9.91'
mirclient_req = '>= 0.22.0'
mircookie_req = '>= 0.17.0'